enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Opérateurs Bio 2019

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
REGION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
region
Type
texte
Exemple
                       
DEPARTEMENT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
departement
Type
texte
Exemple
                       
CODE INSEE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
int
Exemple
                       
CODE POSTAL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
int
Exemple
                       
COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
                       
ANNEE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
texte
Exemple
                       
CODE CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_canton
Type
int
Exemple
                       
CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
canton
Type
texte
Exemple
                       
TYPE OPERATEUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_operateur
Type
texte
Exemple
                       
NOMBRE OPERATEUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre_operateur
Type
int
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"operateurs-bio-2019",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/operateurs-bio-2019"
      }
    ]
    ,
  • "definitions":
    {
    • "operateurs-bio-2019":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/operateurs-bio-2019_records"
            }
          }
        }
      }
      ,
    • "operateurs-bio-2019_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "region":
              {
              • "type":"string",
              • "title":"REGION",
              • "description":""
              }
              ,
            • "departement":
              {
              • "type":"string",
              • "title":"DEPARTEMENT",
              • "description":""
              }
              ,
            • "code_insee":
              {
              • "type":"integer",
              • "title":"CODE INSEE",
              • "description":""
              }
              ,
            • "code_postal":
              {
              • "type":"integer",
              • "title":"CODE POSTAL",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"COMMUNE",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "title":"ANNEE",
              • "description":""
              }
              ,
            • "code_canton":
              {
              • "type":"integer",
              • "title":"CODE CANTON",
              • "description":""
              }
              ,
            • "canton":
              {
              • "type":"string",
              • "title":"CANTON",
              • "description":""
              }
              ,
            • "type_operateur":
              {
              • "type":"string",
              • "title":"TYPE OPERATEUR",
              • "description":""
              }
              ,
            • "nombre_operateur":
              {
              • "type":"integer",
              • "title":"NOMBRE OPERATEUR",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires